Skip to content

fix(har): port 5 legacy migration/push bug fixes to unified HAR module - #76

Merged
BlueLabelscotch merged 2 commits into
mainfrom
fix/har-fixes
Aug 4, 2026
Merged

fix(har): port 5 legacy migration/push bug fixes to unified HAR module#76
BlueLabelscotch merged 2 commits into
mainfrom
fix/har-fixes

Conversation

@BlueLabelscotch

Copy link
Copy Markdown
Collaborator

Summary

Ports 5 confirmed legacy bug fixes missing from unified's HAR migration/push code, found during a parity audit against harness-cli (legacy).

  • Maven upload URL missing /pkg/ prefix, breaking Maven→HAR migration (hc 417d71b)
  • Raw/Generic upload & HEAD hit 307s from %2F-encoded nested paths (hc 329d705)
  • NuGet subdirectory resolution used wrong segment-count assumption (hc f549396)
  • RPM discovery only checked a single root repomd.xml, missing nested repos (hc ed236dd)
  • push artifact HTTP client had no retry logic (hc 2e1fa5d)

@BlueLabelscotch
BlueLabelscotch merged commit e3cf16c into main Aug 4, 2026
1 check passed
@BlueLabelscotch
BlueLabelscotch deleted the fix/har-fixes branch August 4, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant